home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Especiais / PhotoSuite II / DATA1.CAB / English_Resources / WorkflowsComponent / Guides / stdgui2.wkf < prev    next >
Encoding:
Text File  |  1999-01-08  |  1.1 KB  |  40 lines

  1. ////////////////////////////////////////////////////////////////
  2. //
  3. //    stdgui2.wkf
  4. //
  5. //     Main workflow for UI components
  6. //
  7.  
  8. //
  9. //
  10. 11    STRING    file:/Resources/UIImageComponent.{:UIExt:}!Toolbars!Thm32PagePrevious.PNG
  11. 12    STRING    file:/Resources/UIImageComponent.{:UIExt:}!Toolbars!Thm32PageNext.PNG
  12.  
  13. // Main Guide ScrollBar Renderer
  14. 50    01EA44D5-BDBA-11D1-AFC7-00C0A84E637F
  15.  
  16. //
  17. // This catalog contains the GuiTemplate used to define the Graphical
  18. // User Interface (image files, sizes, etc) for each of the different
  19. // types of catalog editors. NOTE: The step is HARD CODED in the 
  20. // Catalog Editor, so don't move this around! Even after Internationalizing,
  21. // make sure that this stays at 100.
  22. // 99    STRING    file:/Resources/CatalogsComponent!Common!CatalogGuiTemplates.pza
  23. // 100    7D0DF7C0-D74F-11D0-AEE0-00C0A84E4071            // Catalog Loader
  24.  
  25. //
  26. //    Links
  27. //
  28.  
  29. // Link the catalog name to the Catalog Loader
  30. // LINK    99 0 100 0
  31.  
  32. // Link filenames to GUI renderer
  33. LINK    11 0 50 1 
  34. LINK    12 0 50 2 
  35.  
  36. // EOF
  37. //    1st column for actual id in this workflow
  38. //    3rd column for DisplayStep
  39. //    4th column for DisplayIndex
  40.